home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / smashing.swf / scripts / DefineButton2_442 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-12  |  54b  |  5 lines

  1. on(release){
  2.    gameOverPath.play();
  3.    play();
  4. }
  5.